RecurringMasterItemId Class |
Namespace: Independentsoft.Exchange
The RecurringMasterItemId type exposes the following members.
| Name | Description | |
|---|---|---|
| RecurringMasterItemId |
Initializes a new instance of the RecurringMasterItemId class.
| |
| RecurringMasterItemId(String) |
Initializes a new instance of the RecurringMasterItemId class.
| |
| RecurringMasterItemId(String, String) |
Initializes a new instance of the RecurringMasterItemId class.
|
| Name | Description | |
|---|---|---|
| ChangeKey |
Contains a string that identifies a version of a folder that is identified by the Id attribute. This attribute is optional. Use this attribute to make sure that the correct version of a folder is used.
(Inherited from Id.) | |
| Id |
Identifies a specific item in the Exchange store.
(Inherited from ItemId.) |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString |
Converts the value of the current RecurringMasterItemId object to its equivalent string representation.
(Overrides ItemIdToString.) |